Câu ví dụ
- thêm câu ví dụ: 1 2 3 4
- describe how an input element that has focus should look */
Chọn bấy kỳ thành phần input nào được focus */ - A typical INPUT element looks like:
Một số input type thường thấy như là: - The name and value of each input element are included in the HTTP request when the form is submitted.
Tên và giá trị của mỗi phần tử đầu vào được bao gồm trong yêu cầu HTTP khi gửi biểu mẫu. - The multiple attribute specifies that the user is allowed to enter more than one value in the input element.
Thuộc tính multiple chỉ ra người dùng được phép nhập nhiều hơn một giá trị vào phần tử - The multiple attribute specifies that the user is allowed to enter more than one value in the input element.
multiple multiple Chỉ định rằng người dùng có thể nhập nhiều hơn một giá trị cho phần tử